home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / cando12.dms / in.adf / HelpFiles / Icons / CMD.DATA next >
Encoding:
Text File  |  1990-01-29  |  2.1 KB  |  73 lines

  1. |loadicon|
  2. windowtitle `LoadIcon "FileName"{,"Name"{,<LoadFlags}}
  3. printlf `Loads the icon for the filename into
  4. printlf `memory.  The optional "Name" may be
  5. printlf `given for internal reference.  LoadFlags
  6. printlf `are described in the manual on page 7-7.
  7. printlf `".info" is appended to the "FileName"
  8. print `SEE ALSO: `
  9. subject `SaveIcon`SaveIcon`
  10. print ` & `
  11. subject `MakeIcon`MakeIcon`
  12. end
  13.  
  14. |saveicon|
  15. windowtitle `SaveIcon "Icon Name"{,"FileName"}
  16. printlf `Saves the icon buffer "Icon Name" as
  17. printlf `the icon for "FileName".  The ".info" is
  18. printlf `automatically appended to the name.
  19. printlf
  20. print `SEE ALSO: `
  21. subject `LoadIcon`LoadIcon`
  22. end
  23.  
  24. |makeicon|
  25. windowtitle `MakeIcon "Icon Name",PROJECT or TOOL,"ImageName"{,"AltImageName"}
  26. printlf `Creates an Icon with the given name using
  27. printlf `an image specified by "ImageName" and an
  28. printlf `optional AltImage.  See Page 6-56 in the
  29. printlf `User's manual for a description of PROJECT
  30. printlf `and TOOL type Icons.
  31. print `SEE ALSO: `
  32. subject `SaveIcon`SaveIcon`
  33. print ` & `
  34. subject `LoadIcon`LoadIcon`
  35. end
  36.  
  37. |setdefault|
  38. windowtitle `SetDefaultTool "Icon Name","DefaultTool"
  39. printlf `Sets the Default tool used by the given
  40. printlf `Icon.  The default tool is the program to
  41. printlf `be run if a user double-clicks on the icon
  42. printlf `from the Workbench.
  43. end
  44.  
  45. |seticonimage|
  46. windowtitle `SetIconImage "IconName","ImageName"{,"AltImageName"}
  47. printlf `Changes the images used for "IconName" to
  48. printlf `the brush "ImageName", and optionally with
  49. printlf `the "AltImage" as its highlight.
  50. end
  51.  
  52. |inserttooltype|
  53. windowtitle `InsertToolTypeList "IconName"
  54. printlf `Types the ToolType of the icon into
  55. printlf `a document.  See page 6-57 of the
  56. printlf `User's Manual for uses of this command.
  57. printlf
  58. print `SEE ALSO: `
  59. subject `SetToolTypeList`SetToolTypeList`
  60. end
  61.  
  62. |settooltypelist|
  63. windowtitle `SetToolTypeList "IconName","DocumentName"
  64. printlf `Takes each line from the indicated 
  65. printlf `document and makes it part of the icons
  66. printlf `tool type list.  See page 6-57 in the
  67. printlf `User's manual for uses of this command.
  68. printlf
  69. print `SEE ALSO: `
  70. subject `InsertToolTypeList`InsertToolTypeList`
  71. end
  72.  
  73.